Welcome![Sign In][Sign Up]
Location:
Search - pcm dsp

Search list

[Other resourceadpcm_c_code

Description: PCM数据通信压缩算法,c语言编写,适合移植到单片机、dsp等目标系统上。-PCM data communications compression algorithm, c language, suitable for transplant to the microcontroller, dsp goals systems.
Platform: | Size: 3231 | Author: bill | Hits:

[Compress-Decompress algrithmsPCM200~1.ZIP

Description: 关于DVD上的PCM的解码的代码,PCM的DSP压缩,解调的算法,用RISC32指令来写.-on DVD on the PCM decoder code, DSP PCM compression, the demodulation algorithm, RISC32 with instructions to write.
Platform: | Size: 137013 | Author: 黄耀鹏 | Hits:

[Other resourcePCM_Code

Description: PCM,是用于光纤通讯中光纤的偏振控制的程序,可以在dsp的仿真软件ccs上运行
Platform: | Size: 7045 | Author: 李静 | Hits:

[Audio programPCM

Description: 采用DSP 320TMS54X实现ADPCM压缩的算法,对您会有帮助的C语言程序
Platform: | Size: 10597 | Author: TK | Hits:

[DSP programC54x ADPCM

Description: 这是应用于DSP的语音解压缩源程序-This is the voice of the DSP application decompress source
Platform: | Size: 10240 | Author: 唐思珑 | Hits:

[DSP programc54xdspadpcm

Description: 该代码采用c5400dsp的汇编语言和c语言实现语音adpcm压缩与解压的程序,接口为同步串口,抽样速率为8k/s。-c5400dsp of assembly language and c language voice mode compression and decompression procedures for synchronous serial interface, and the sampling rate of 8k/s.
Platform: | Size: 21504 | Author: 杨健 | Hits:

[Other用ADPCM编解码程序

Description: 该代码采用c5400dsp的汇编语言和c语言实现语音adpcm压缩与解压的程序c语言ADPCM编解码程序-c5400dsp of assembly language and c language voice mode compression and decompression procedures c language ADPCM codec procedures
Platform: | Size: 11264 | Author: 邓蒙 | Hits:

[DSP programC54xforADPCM

Description: dsp的东东,C54x用ADPCM编解码程序.rar-dsp saucepan, C54x using ADPCM codec procedures. Rar
Platform: | Size: 10240 | Author: 柳成荫 | Hits:

[DSP programCCSDSK5402ADPCM

Description: 这是基于DSP的语音压缩程序的程序,拿出来和大家一起学习-This is a DSP-based voice compression process procedures, and to show everyone learning together
Platform: | Size: 254976 | Author: 陈磊 | Hits:

[Algorithmadpcm_c_code

Description: PCM数据通信压缩算法,c语言编写,适合移植到单片机、dsp等目标系统上。-PCM data communications compression algorithm, c language, suitable for transplant to the microcontroller, dsp goals systems.
Platform: | Size: 3072 | Author: bill | Hits:

[Compress-Decompress algrithmsPCM200~1.ZIP

Description: 关于DVD上的PCM的解码的代码,PCM的DSP压缩,解调的算法,用RISC32指令来写.-on DVD on the PCM decoder code, DSP PCM compression, the demodulation algorithm, RISC32 with instructions to write.
Platform: | Size: 136192 | Author: 黄耀鹏 | Hits:

[Post-TeleCom sofeware systemsPCM_Code

Description: PCM,是用于光纤通讯中光纤的偏振控制的程序,可以在dsp的仿真软件ccs上运行-PCM, are used in optical fiber communication optical fiber polarization control procedures can dsp simulation software running on ccs
Platform: | Size: 7168 | Author: 李静 | Hits:

[Audio programPCM

Description: 采用DSP 320TMS54X实现ADPCM压缩的算法,对您会有帮助的C语言程序-DSP 320TMS54X realize the use of ADPCM compression algorithm, would be helpful to your C language program
Platform: | Size: 10240 | Author: TK | Hits:

[DSP programadpcm_compression

Description: dsp处理器进行adpcm编码压缩的c源代码-dsp processors compressed ADPCM encoding c source code
Platform: | Size: 11264 | Author: 张颖 | Hits:

[CommunicationGetPCM

Description: PCM通道数据采集,可以把Codec与DSP间的PCM数据流保存成一个文件,再用CoolEdit分析,从而得到Codec和DSP的增益信息和频率信息。-PCM channel data acquisition, Codec and DSP can be among the PCM data stream into a file save, and then CoolEdit analysis, thus Codec and DSP gain information and frequency information.
Platform: | Size: 36864 | Author: pancat | Hits:

[DSP programPCM_DSP

Description: PCM 脉冲编码调制的C源代码,包括调制和解调,在5509a DSP的CCS环境下通过,对做PCM调制和DSP编程都有帮助-PCM pulse code modulation of the C source code, including the modulation and demodulation, 5509a DSP in the CCS environment through, for to do PCM modulation and DSP programming help
Platform: | Size: 168960 | Author: 马凯 | Hits:

[DSP programpcm-dsp

Description: 基于DSP的PCM编解码的源代码, -Based on the PCM codec DSP source code
Platform: | Size: 1024 | Author: 孟灵 | Hits:

[DSP programPCMplay

Description: DSP程序 TI公司的C5402 PCM播放实验程序-TI' s DSP program C5402 PCM playback experimental procedure
Platform: | Size: 70656 | Author: man | Hits:

[Linux-UnixLinux-driver-development17

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第17章、Linux音频设备驱动。在Linux系统中,先后出现了音频设备的两种框架:OSS和ALSA,本节将在介绍数字音频设备及音频设备硬件接口的基础上讲解OSS和ALSA驱动的结构。17.1~17.2节讲解了音频设备及PCM、IIS和AC97硬件接口。17.3节讲解了Linux OSS音频设备驱动的组成、mixer接口、dsp接口及用户空间编程方法。17.4节讲解了Linux ALSA音频设备驱动的组成、card和组件管理、PCM设备、control接口、AC97 API及用户空间编程方法。17.5节以S3C2410通过IIS接口外接UDA1341编解码器的实例讲解了OSS驱动。17.6节以PXA255通过AC97接口外接AC97 编解码器的实例讲解了ALSA驱动。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 17, Linux audio device drivers. In Linux system, the audio equipment successively appeared two framework: OSS and ALSA, this section will be introduced in digital audio equipment and audio equipment and hardware interface on the basis of OSS and explain the structure of the driver ALSA. 17.1 ~ 17.2 explained audio equipment and PCM, IIS and AC97 hardware interface. Section 17.3 explained Linux OSS audio device driver s composition, mixer, DSP interface and the user interface space programming method. Section 17.4 explained Linux ALSA audio device drivers, the composition of the card and the component management, PCM equipment, control interface, AC97 API and user space programming method. Section 17.5 to S3C2410 through the IIS interface external UDA1341 codec examples to explain the OSS driver. Section 17.6 to PXA255 through the AC97 interface exter
Platform: | Size: 922624 | Author: 华清远见 | Hits:

[Linux-Unixdsp

Description: PCM data vector blocking, windowing and dis/reassembly.
Platform: | Size: 3072 | Author: ninmaoxue | Hits:
« 12 »

CodeBus www.codebus.net